linux svn 用户名存储,Linux下SVN账户密码保存设置

您所在的位置:网站首页 linux svn客户端用户名和密码设置 linux svn 用户名存储,Linux下SVN账户密码保存设置

linux svn 用户名存储,Linux下SVN账户密码保存设置

2023-10-10 04:42| 来源: 网络整理| 查看: 265

Linux下用SVN进行更新等操作时,总是提示输入用户名和密码,很不方便。因此搜了下解决办法,总结如下:

Linux下用SVN进行更新等操作时,,总是提示输入用户名和密码,很不方便。因此搜了下解决办法,总结如下:

打开SVN配置文件:

vim /home//.subversion/config

找到如下代码:

### Set store-passwords to 'no' to avoid storing passwords in the

### auth/ area of your config directory.  It defaults to 'yes',

### but Subversion will never save your password to disk in

### plaintext unless you tell it to (see the 'servers' file).

### Note that this option only prevents saving of *new* passwords;

### it doesn't invalidate existing passwords.  (To do that, remove

### the cache files by hand as described in the Subversion book.)

# store-passwords = no

将store-passwords = no这行更改为:

store-passwords = yes

这样在下次进行SVN操作时就不用再输入用户名和密码了。

Ubuntu 14.04 下搭建SVN服务器 svn://

CentOS 6.2 SVN搭建 (YUM安装)

CentOS 6.5部署Apache+SVN

Apache+SVN搭建SVN服务器

Windows下SVN服务器搭建和使用 + 客户端重新设置密码

Ubuntu Server 12.04 安装 SVN 并迁移 Virtual SVN数据

Ubuntu Server搭建svn服务以及迁移方法

本文永久更新链接地址:



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3